webpack

^5.35.1||^4.31.05.105.4
  • Types
  • ESM
  • CJS

Packs ECMAScript/CommonJs/AMD modules for the browser. Allows you to split your codebase into multiple bundles, which can be loaded on demand. Supports loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.

License
MIT
Install Size
5.8 MB/-
Vulns
0
Published

Get started

$npm install webpack@^5.35.1||^4.31.0
$pnpm add webpack@^5.35.1||^4.31.0
$yarn add webpack@^5.35.1||^4.31.0
$bun add webpack@^5.35.1||^4.31.0
$deno add npm:webpack@^5.35.1||^4.31.0
$vlt install webpack@^5.35.1||^4.31.0
# Run locally
$npx webpack
$pnpm exec webpack
$npx webpack
$bunx webpack
$deno run npm:webpack
$vlx webpack

No README available. View on GitHub